home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13296 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: kjumoke@aol.com (KJumoke)
  3. Newsgroups: alt.computer.consultants,comp.edu,comp.lang.basic.misc,comp.lang.c++,comp.lang.misc,comp.lang.pascal.borland,comp.lang.pascal.delphi.misc,comp.misc,comp.os.msdos.programmer,comp.os.os2.programmer.misc,comp.programming
  4. Subject: Re: Can we do programming without seeing the end user?
  5. Date: 24 Mar 1996 15:48:21 -0500
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4j4cel$out@newsbf02.news.aol.com>
  9. References: <4j2qon$3f3@nntp1.best.com>
  10. Reply-To: kjumoke@aol.com (KJumoke)
  11. NNTP-Posting-Host: newsbf02.mail.aol.com
  12.  
  13. There are times when given a good enough functional specification, the
  14. programmer must impose a method on end users, so long as by following the
  15. programmers clearly delineated instructions, the end goal can be achieved,
  16. either in terms of entering the data, retrieving data and presenting it
  17. properly. Users will always come up with different ways of how a job can
  18. be done, and if you try to please everybody, you please no one.
  19. Furthermore changing the user interface, is usually more expensive than
  20. changing the business logic.
  21. The financial or operational effects of different user interfaces in the
  22. workplace may be quite minimal in the long term.
  23.